home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / lu62 / novell / inc / i_s.inc < prev    next >
Text File  |  1996-07-10  |  243b  |  9 lines

  1. ;*
  2. ;*  Init_serial structure for ASINC driver
  3. ;*
  4. asc_rcv_exit equ 0 ; receive block exit subroutine
  5. asc_speed  equ 4 ; baud divisior
  6. asc_width  equ 6 ; word width
  7. asc_parity equ 7 ; port & parity
  8. asc_stops  equ 8 ; number of stop bits
  9.